By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext,
this inversion control method handles the request to create a transaction in the underlying Linq to SQL data context.
Name | Description |
---|---|
OnCreateTransaction() | By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext, this inversion control method handles the request to create a transaction in the underlying Linq to SQL data context. |
OnCreateTransaction(IsolationLevel) | By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext, this inversion control method handles the request to create a transaction in the underlying Linq to SQL data context. |
OnCreateTransaction(TTransactionCreationParameters) | Handles the request to create a transaction in the underlying data store context. (inherited from CarboniteController<TDataContext, TTransaction, TTransactionCreationParameters>). |